Release 10.1A: OpenEdge Development:
ADM Reference
storeParameterNode
Store mapping information for Output parameters (Produce XML).
Location: b2b.p Parameters:INPUT phDataSource AS HANDLEThe data source.
INPUT pcMethod AS CHARACTERThe mapping procedure/function.
INPUT pdNode AS DECIMALThe node bearing the value.
INPUT piNum AS INTEGERThe parameter number.
INPUT piNumParam AS INTEGERThe total number of parameters in the method.
Returns: LOGICAL Notes: This information is stored until the parent node of the first parameter is processed. callOutParams() will then call the pcmethod in phDataSource and use the piNum parameter values to populate the node or attribute.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |